Pet Store Web Service
Tag Json Schema
Collapse All
Expand All
Pet Store Web Service
: Tag Json Schema
Description
Tag, used to identify Pets.
Overview
Tag
Tag, used to identify Pets.
id :
integer
Unique identifier for this tag.
name :
string
Tag Name.
Properties
Name
Description
Data Type
id
Unique identifier for this tag.
integer
name
Tag Name.
string
See Also
Pet Store Web Service